-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 16 October 2008, Mark Heath was heard to say:
> I have found that mplayer will skip bad header data until it finds
> something playable.  I've had exactly the same issue. Where mplayer
> played a file fine but mplex wouldn't recognise it.

XINE also won't play the resulting un-plexed video file. XINE _will_ 
play the original.

> have you tried "file" on the m2v file?

$ file mov03d.m2v
mov03d.m2v: data

That's all it says.

> Are you able to make the file available?

http://pages.suddenlink.net/curthowland/mov018.m2v
http://pages.suddenlink.net/curthowland/mov018.mpg

This is the original right off the camera, and the file created with
mplayer -dumpfile "mov018.m2v" -dumpvideo "mov018.mpg"

It's only 6M rather than 20M with the clip mentioned earlier, but 
they're all showing exactly the same behavior.

> If file reports "data" or something other than MPEG sequence, then
> mplayer hasn't demuxed the file properly or has included corrupted
> data at the start of the file.

Well, there we go. That would also explain why XINE cannot play the 
resulting video.

> You could try using bbdmux (part of bbtools)
> http://members.cox.net/beyeler/bbmpeg.html , to demux the camera
> file.
> (source is available and I've had it compile it on linux and osx)
>
> Or you could use ffmpeg to demux the file:
>
> ffmpeg -i example.mpg -vcodec copy example.m2v

ah-HA! Using the ffmpeg command above, I get:

$ file mov03d.m2v
mov03d.m2v: MPEG sequence, v2, [EMAIL PROTECTED] interlaced Y'CbCr 4:2:0 video, 
CCIR/ITU NTSC 525, 4:3, 29.97 fps

> The format looks OK, so you should not need to re-encode it.

dvdauthor chokes when I try to use the files directly, so there is 
_something_ that needs recoding (or at least tweaking). Why JVC 
decided not to write vanilla MPEG-2 files is beyond me. I just don't 
grok the proprietary-file-format mind.

Thank you for the ffmpeg command. I'm going to try substituting it for 
the mplay video dump and see what happens. I'll reply with the 
results to the list, just to make sure it's all together for 
reference, even though the indications are it isn't an mplex problem.

Curt-


- -- 
This November, vote NO for all those who voted AYE:
http://clerk.house.gov/cgi-bin/vote.asp?year=2008&rollnumber=681
http://tinyurl.com/4tg88o (senate)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUBSPihqy9Y35yItIgBAQLKoAf/WY29CNtdRLkX2J/Oa8LJ3cX3KV2ER/5z
yY+gnstCa48aC9y0CmZi4+TX5e7z189nei0ZGed8vVoIwn3luv72ALByrIH9ddpy
yDrbhL+vUaBKY8osEPi+fw42Xuz1jvJP+MgvRhxfQVGWtd/G9njw1NGNBf4CwWEA
HAKys5WsKhfEZeU0F9GVwVoS8ylC7vfuiDBSM8mhPWrjz+IX+Hqmp0b3CzRzRUXb
yngkVoJtKLRa07uUqAhx/Y0tcJwRfCxb1xiCPjH+rYBygClVG3ZMiWceB0jTlkv1
HEPfU9zeam0PzESLjzsf+/LwCGQi6D+9l+/VvDNzXrZiANKrIU6dyw==
=jaVA
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to